{
"adFormat": "exclusive_listing",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chargeType": "DAILY",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"position": 3,
"startDate": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
Endpoint to fetch a specific exclusive listing campaign by Campaign ID.
{
"adFormat": "exclusive_listing",
"bidType": "exclusive",
"campaignId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"chargeType": "DAILY",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"endDate": "2023-11-07T05:31:56Z",
"exclusivityPrice": 123,
"externalCampaignId": "<string>",
"isActive": true,
"isAutoTrigger": false,
"marketplaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "Bola-Bola Ad campaign",
"position": 3,
"startDate": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"vendorId": "<string>",
"walletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
A valid API key generated in Topsort's UI.
The ID of the campaign to be fetched.
Successful Response
Model that represents an Exclusive Listing Campaign.